home *** CD-ROM | disk | FTP | other *** search
/ Looney Tunes Photo Print Studio (Special Edition) / LIVEPIX.iso / ORIENTAT / DATA / A.DXR / control_72_control pause d.ls < prev    next >
Encoding:
Text File  |  1998-01-16  |  119 b   |  7 lines

  1. on mouseUp
  2.   resetCB()
  3.   set the member of sprite 48 to member "control play"
  4.   updateStage()
  5.   moveMovie("pause")
  6. end
  7.